body {
  background: url("images/body-bg.jpg") repeat scroll 0 0 rgba(0,0,0,0);
  font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans","wenquanyi micro hei","Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
  color: #434853;
  font-weight: bold;
  letter-spacing: -0.5px;
  margin-top: 10px;
}
h3 {
  font-size: 17px;
}
/* 导航 */
.top {
  background: url("images/top-bg1.png") repeat-x scroll 0 0 #fff;
  margin-bottom: 22px;
}
.default .top {
  padding-bottom: 1px;
  background: #FFF url("images/top-bg.png") 0 0 repeat-x;
}
.navbar {
  padding-top: 20px;
}
.navbar-nav > li > a{
  padding: 6px 12px;
  color: #f1f5f9;
  border-radius: 4px;
  font-size: 14px;
}
.navbar-nav a:hover, .navbar-btn:hover{
  background: url("images/nav_bg.png") repeat-x scroll 0 0 transparent !important;
}
.lead-title {
  padding: 24px 0;
}
.lead-title h2 {
  color: #666;
  display: inline;
  font-size: 24px;
  padding-left: 20px;
}
.lead-title form {
  padding-right: 35px;
}
@media (max-width:768px){
  .top, .default .top {
    background-image: none;
    background-color: #333640;
  }
  .lead-title {
    background-color: #ECEDEE;
  }
  .navbar-btn, .navbar-btn:hover, .navbar-btn:focus{
    font-size:14px;
    padding-top: 5px;
    color: #f1f5f9;
    margin-top: 0;
    margin-bottom: 0;
  }
}
/* 幻灯片 */
.carousel-inner {
  margin: 20px 0;
}
.item img, .item-img {
  float: right;
  width: 400px;
  height: 300px !important;
}
.caption h2 {
  display: inline;
  font-size: 28px;
}
.caption {
  padding-left: 20px;
}
.caption .multi-info {
  color: #fafafa;
  font-size: 14px;
  height: 72px;
  line-height: 18px;
  margin: 35px 0;
  padding-right: 15px;
}
.viewPro a {
  font-size: 15px;
}
.prev-icon,.next-icon {
  position: absolute;
  top: 127px;
  width: 47px;
  height: 47px;
}
.next-icon {
  background: url("images/arrow-next.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  right: -55px;
}
.prev-icon {
  background: url("images/arrow-prev.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  left: -55px;
}
/*站点描述*/
.design {
  margin-top: 10px;
}
.design h3 {
  font-size: 18px;
  text-align: center;
}
.design p {
  text-indent: 2em;
}
.design-pic1 {
  background: url("images/tools_tools.png") no-repeat scroll center center rgba(0,0,0,0);
  height: 63px;
  margin-bottom: 10px;
  width: 100%;
}
.design-pic2 {
  background: url("images/settings_cog-5.png") no-repeat scroll center center rgba(0,0,0,0);
  height: 63px;
  margin-bottom: 10px;
  width: 100%;
}
.design-pic3 {
  background: url("images/power_power.png") no-repeat scroll center center rgba(0,0,0,0);
  height: 63px;
  margin-bottom: 10px;
  width: 100%;
}
/*首页摘要*/
.middle a {
  color: #454545;
  transition: all 0.2s linear 0s;
}
.middle a:hover {
  color: #b30000;
}
.middle .widget li a {
  background: url("images/li-dot.jpg") no-repeat scroll left center rgba(0,0,0,0);
  padding-left: 12px;
}
.middle .widget li a:hover {
  background-image: url("images/dot-li.jpg");
}
.multi-img {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ddd;
  padding: 2px;
}
.multi-img img {
  height: 222px;
  width: 100%;
}
.multi-title {
  font-size: 14px;
  height: 30px;
  line-height: 28px;
  margin: 0 8px;
  overflow: hidden;
}
.multi-info {
  height: 34.3px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.style-title {
  background-color: #f6f6f6;
  border-bottom: 1px solid #eee;
  border-radius: 5px;
  border-top: 1px solid #ddd;
  line-height: 34px;
  margin-bottom: 10px;
  padding: 0 10px;
}
.widget li {
  line-height: 24px;
  overflow: hidden;
  padding-left: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 非首页索引 */
.breadcrumb {
  margin-top: 5px;
}
.news-list li {
  background: url("images/pdot.png") no-repeat scroll left center rgba(0,0,0,0);
  border-bottom: 1px solid #eee;
  line-height: 28px;
  overflow: hidden;
  padding-left: 15px;
}
/*产品页*/
.article-intro {
  border: 1px solid #cfd2d7;
  box-shadow: 1px 1px 2px #cfd2d7,-1px -1px 2px #cfd2d7;
  margin: 5px auto;
  padding: 25px;
}
.article-intro .col-sm-6:first-child {
  text-align: center;
  border-right:1px solid #dedede;
}
.thumbnail {
  display: inline-block;
  margin: 0 auto;
  max-width: 410px;
}
@media (min-width: 768px){
.intro {
  font-size: 14px;
}
}
.multi-info img,.intro img {
  display: none;
}
/*资讯页*/
.post-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
.post blockquote {
  background-color: #fafafa;
  font-size: inherit;
}
.post a {
  text-decoration: underline;
}
/*侧栏*/
.sidebar h3 {
  margin-top: 5px;
}
.widget > ul {
  padding-left: 0px;
}
.sidebar .widget > div {
  padding: 5px 10px;
}
.ul-subcates {
  padding-left: 3px;
}
/* 分页条 */
.pager a {
  color: #cc412a;
  margin-bottom: 5px;
}
.pager a:hover {
  color: #d2322d;
  text-decoration: none;
  text-shadow: 1px 1px 1px #cc412a;
}
.pagination {
  line-height: 17px;
  margin-top: 20px;
}
.pagination .now-page,.pagination a {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #dddddd;
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 5px 8px;
}
.pagination .now-page,.pagination a:hover {
  background: none repeat scroll 0 0 #f3f3f3;
}
/*评论区*/
.posttop,.tbname {
  color: #666;
}
.comments label {
  display: inline;
}
.media {
  background-color: #fdfdfd;
  border-color: #ddd #ddd #ddd #e24e35;
  border-style: solid;
  border-width: 1px 1px 1px 2px;
  padding: 10px;
}
.avatar {
  border: 1px solid #ddd;
  padding: 2px;
}
.msgarticle {
  margin-top: 3px;
}
.revertcomment {
  margin-top: 5px;
}
.revertcomment a {
  color: #e24e35;
}
.msg.pagebar {
  list-style: none outside none;
  padding: 5px 10px;
}
.pagebar .l {
  float:left;
}
.pagebar .r {
  float: right;
}
#divCommentPost {
  margin-top: 25px;
}
#divCommentPost label {
  color: #555;
  margin-top: 5px;
  font-weight: normal;
}
.form-control {
  width: auto;
  max-width: 100%;
}
#inpVerify {
  display: inline-block;
}
.footer {
  margin-top: 20px;
  background: url("images/bottom-bg.png") repeat-x scroll 0 0 #353842;
  color: #fff;
}
.footer .row {
  min-height: 222px;
  padding-top: 10px;
}
.footer h4 {
  color: inherit;
}
.copy {
  padding: 16px 0;
}
.backTop {
  position: fixed;
  right: 30px;
  top: 470px;
}
.backTop a {
  background: url("images/back-top.png") no-repeat scroll center center rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  display: block;
  height: 45px;
  transition: all 0.2s linear 0s;
  width: 45px;
}
.backTop a:hover{
  opacity:0.7;
}
